projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7635ef3
)
* font.c (free_font_driver_list): Implement missing function.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 15:39:39 +0000
(15:39 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 15:39:39 +0000
(15:39 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index df09d1d34f2bbe9fea446ba3aa773ac49448e54b..2f6667de69bcc0ccdd4956863b0b711597af04f0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2008-12-13 Chong Yidong <cyd@stupidchicken.com>
+ * font.c (free_font_driver_list): Implement missing function.
+
* w32term.c (w32_term_init): Don't initialize the image cache
here; it will be done in init_frame_faces.